home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-03-16 | 351 b | 10 lines | [TEXT/MPS ] |
- /* Copyright (c) 1990-1992 by the University of Illinois Board of Trustees */
- /**********************************************************************
- * handling the ph panel
- **********************************************************************/
- void OpenPh(void);
- int NetRecvLine(UPtr line,long *size);
- void PhFixFont(void);
- void NewPhHost(void);
-
-